home *** CD-ROM | disk | FTP | other *** search
/ Emulator Universe CD / emulatoruniversecd1998.iso / Amiga / ROMs / itdesert[diskone].adz / itdesert[diskone].adf / HD_INSTALL < prev    next >
Encoding:
Text File  |  1978-12-01  |  747 b   |  39 lines

  1. Desert1:c/echo " "
  2.  
  3. Desert1:c/gethd
  4.  
  5. Desert1:c/mkdir HDISK:Desert
  6.  
  7. Desert1:c/copy Desert1:c HDISK:Desert/c
  8. Desert1:c/cd HDISK:Desert
  9. c/assign c: HDISK:Desert/c
  10.  
  11. copy Desert1:devs devs
  12. copy Desert1:fonts fonts
  13. copy Desert1:fonts/newnem fonts/newnem
  14. copy Desert1:libs libs
  15. copy Desert1:l l
  16. copy Desert1:sfx sfx
  17. copy Desert1: HDISK:Desert
  18.  
  19. wait1
  20.  
  21. copy Desert2: HDISK:Desert
  22. copy Desert2:sfx HDISK:Desert/sfx
  23.  
  24. wait2
  25.  
  26. copy Desert3: HDISK:Desert
  27. copy Desert3:sfx HDISK:Desert/sfx
  28.  
  29. echo " "
  30. echo "Copy complete. To run the game from the CLI, insert the Desert1"
  31. echo "disk in the internal drive and type:"
  32. echo " "
  33. echo "df0:c/exec df0:HDesert"
  34. echo " "
  35. echo "Use this same procedure to run the game from your hard drive in"
  36. echo "the future."
  37. echo " "
  38.  
  39.